home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / papel.dxr / 00063.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  102 b   |  7 lines

  1. on mouseUp
  2.   global stage
  3.   set the visible of sprite 2 to 1
  4.   set stage to 8
  5.   go(the frame + 1)
  6. end
  7.